IAxis.WriteCustomOutput1 方法
將值寫入 IntervalZeroDevices database
或 UserDevices database
中新增的第一個自定義輸出變數,您可使用 KINGSTAR ESI 匯入工具新增兩個自定義輸出變數。
組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
void WriteCustomOutput1(
uint value
)
Sub WriteCustomOutput1(
value As UInteger
)
參數
value
型別:uint
寫入第一個自定義輸出變數的值。
可用的 EtherCAT 狀態
ecatOP
參見